08. Explore 2D Imaging Properties Quizzes

Explore 2D Imaging Properties Quizzes

When you read a DICOM object into Python using pydicom.dcmread, what field of the DICOM object holds the actual image data?

SOLUTION: pixel_data

Inspecting your images

Which of the following is true about inspecting your images?

SOLUTION: Pixel intensity value spikes at intensity = 0 are usually due to background pixels